home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Designer's Club 1997 January
/
Designer's Club 1997 January.iso
/
mac
/
Idea Source
/
GALLERY.DIR
/
00146_Script_146
< prev
next >
Wrap
Text File
|
1996-11-26
|
239b
|
13 lines
on exitFrame
tools
global gallery
if gallery = "slideshow" then
go the frame
end if
if gallery = "selfrun" then
delay 150
end if
if not soundbusy(3) then
sound playFile 3, "skyhigh.aif"
end if
end if